fill code

英 [fɪl kəʊd] 美 [fɪl koʊd]

网络  填充码

计算机



双语例句

  1. Remember to fill postal code.
    勿忘填写邮政编码。
  2. Add the code below to it and save the file; you will fill in the rest of the code later.
    将以下代码添加到其中并保存该文件,稍后将填入剩余代码。
  3. This way, you can fill the content of grids and other controls almost directly from your PHP code.
    按照这种方式,可以从PHP代码几乎直接地填写网格和其他控件的内容。
  4. Also, the book has this exercise called Code Magnets, which is like fill in the blank* but with code!
    而且,本书还有其练习部分,称为CodeMagnets,它像填空,但用代码填写!
  5. If the attacker is able to fill in just enough space with dummy data ( i.e., NOPs) and then add a bit of malicious code or a value, the program will execute the malicious code or use that new value.
    如果黑客能够用伪数据(也就是,NOP)填充足够的空间,然后添加一点恶意代码或值,那么程序将执行恶意代码或使用新值。
  6. When users fill out forms, that data is sent to some JavaScript code and not directly to the server.
    当用户填写表单时,数据发送给一些JavaScript代码而不是直接发送给服务器。
  7. I set an empty instruction list for this MethodGen, which I'll later fill in with the actual timing code.
    我为这个MethodGen设置一个空的指令清单,在后面我将用实际的计时代码填充它。
  8. Unfortunately for the upstarts, many big tech companies have co-opted open source themselves, to fill gaps in their own technology& and have added support for the code to their own business plans.
    对初创公司来说遗憾的是,很多大型科技公司已自己新上马了开源项目,来填补自身技术上的空白,并且已把开源代码支持服务加入到它们自己的商业计划中。
  9. MDD is suffering from two limitations. First, the model represents a point-in-time snap shot of the business logic, there are many gaps that people have to fill as they translate it into code.
    MDD正遭受两方面限制:首先,模型业务逻辑代表一个瞬间(point-in-time)快照,在人们将其翻译成代码的过程中,存在很多人们必须填补的空白。
  10. A payer shall, when applying for social insurance registration, fill out social insurance registration forms, and show its business license or registration certificate, and the certificate of institutional code.
    缴费单位申请办理社会保险登记,应当填写社会保险登记表,出示营业执照或者登记证书以及组织机构代码证书。
  11. If you do not want to fill the table when the form loads, you can move this code to some other method, or remove it entirely.
    如果窗体加载时不希望填充表,则可将此代码移动到其他的方法中,或将其完全移除。
  12. Please fill out this lost passbook affidavit and list the code word you used when you opened your account.
    请您填写一下这张丢失存折声明书,并写出您开立帐户时所用的暗语。
  13. Please fill out your pin code.
    请您把微机号码填好。
  14. This includes what and how to model ( using your DSL) and also how to generate code and how to use the programming model ( how to fill in the implementation code into the generated skeletons).
    它包括建模的内容与方式(使用DSL),以及如何生成代码和如何使用编程模型(如何将实现代码填充到生成的框架中)。
  15. Written low-level driver, simply call the appropriate function, and fill in some code.
    写好底层驱动,只需调用相应函数,及填写部分代码即可。
  16. The packaging assembling line can automatically unscramble bottle, count and fill medicine, insert paper, screw cap, induction foil seal, label, print code and cartoner.
    片剂、胶囊数粒瓶装包装线具有自动理瓶、计量灌装、塞纸、旋盖、铝箔封口、贴标、打码及装盒等功能。
  17. At the base of compiler forepart, considering repertoire, addressing mode and instruction period of object machine, adopting backfill to fill data for machine code in order to generate right object code, assemble language program.
    在编译前端的基础上,考虑目标机的指令系统、寻址方式和指令周期,采用回填技术对机器码填充数据以生成等价有效的目标代码&汇编语言程序。